@import "base.css";
body{
	background-color:#fdfbf2;
}
.top{
	width:100%;
	background-color:#f9f9f9;
	border-top:2px solid #077aff;
	border-bottom:1px solid #CCC;
	position:fixed;
	height:29px;
	line-height:31px;
	top:0;
	left:0;
	
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop));
	
}
.top_l{
	float:left;
	margin-left:16px;
	display:inline;
}
.top_l span{
	display:inline-block;
	height:30px;
	cursor:pointer;
	min-width:60px;
}
#cityList{
	width:110px;
	border:1px solid #CCC;
	border-top:none;
	background-color:#f9f9f9;
	position:absolute;
	top:29px;
	left:56px;
	width:55px;
}
#cityList li{
	line-height:1.5em;
}
#cityList li a{
	display:block;
	height:30px;
	line-height:30px;
	text-align:center;
}
#cityList li a:hover{
	color:#000;
	background:#deedff;
}
.top_r{
	float:right;
	margin-right:16px;
	display:inline;
}
.logo{
	width:100%;
	margin:0 auto;
	padding-top:100px;
	width:500px;
	height:96px;
}
.logo div{
	float:left;
	display:inline;
	font-size:24px;
	font-family:"幼圆","宋体";
	text-align:left;
	width:105px;
}
.logo .wllogo{
	position:relative;
	top:0px;
	left:70px;
}
.logo .fzcity{
	position:relative;
	top:26px;
	left:270px;
}


.daohang{
	width:645px;
	margin:0 auto;
	font-size:14px;
	margin-top:67px;
	height:16px;
	text-align:center;
}
.daohang a{
	font-weight: bold;
}
.sousuo{
	margin:0 auto;
	margin-top:10px;
	padding-left:28px;
	padding-top:13px;
	width:600px;
	height:103px;
	border:1px solid #077aff;
	border-top:7px solid #077aff;
}
.sousuo .input{
	float:left;
	font-size:16px;
	margin-top:9px;
	padding-left:9px;
	width:468px;
	height:30px;
	line-height:32px;
	background:url(../images/inputbg.jpg) -21px repeat-y;
	border:1px solid #CCC;
}
.sousuo_l{
	float:left;
	width:470px;
}
.sousuo_r{
	float:right;
	margin-top:9px;
	margin-right:28px;
	display:inline;
}
.sousuo .input input{
	background:none;
	border:none;
	color:#333;
	height:28px;
	line-height:28px;
	font-size:16px;
	overflow:hidden;
	width:260px;
	vertical-align:middle
}
#start{
	color:#FF0000;
	width:80px;
	text-align: center;
}
.sousuo .button{
	float:right;
	display:inline;
	margin-right:0px;
}
.sousuo .button button{
	background:none;
	border:none;
	margin:0;
	padding:0;
	width:71px;
	height:73px;
	cursor:pointer;	
}
.sousuo .button button img{
	cursor:pointer;
}
.liulan{
	width: 420px;
	height:49px;
	margin:0 auto;
}
.liulan #liulan{
	font-weight: bolder;
}
.liulan_l{
	 float:left;
	 margin-top:20px;
	 display:inline; 
}
.liulan_r{
	float:right; 
	display:inline;
	margin-top:14px;
	margin-left:20px; 
	height:28px; 
	overflow:hidden
}
.zilianjie{
	margin:0 auto;
	margin-top:10px;
	width:978px;
	height:32px;
	line-height:34px;
	font-size:12px;
	font-weight:bold;
	border:1px solid #c5d2e2;
	background:url(../images/zilianjie.gif) no-repeat -12px 0;
}
.zilianjie li{
	float:left;
	width:100px;
	height:32px;
	text-align:center;
	overflow:hidden;
}
.zilianjie li font{
	display:block;
	text-align:left;
	text-indent:5px;
	width:80px;
}
.zilianjie a{
	color:#077aff
}
.tulianjie{
	margin:0 auto;
	margin-top:10px;
	width:1005px;
	height:67px;
	overflow:hidden;
}
.tulianjie .li{
	float:left;
	display:inline;
	margin-left:12px;
	margin-right:12px;
}
.tulianjie .li img{
	width:177px;
	height:67px;
}
.tulianjie .end{
	float:left;
	margin:0;
	margin-left:3px;
}
.neirong{
	height:65px;
	width:968px;
	overflow:hidden;
	border:1px solid #077aff;
	margin:0 auto;
	margin-top:10px;
	padding-top:3px;
	padding-left:10px;
}
.neirong_li{
	float:left;
	width:479px;
	height:32px;
	line-height:32px;
}
.neirong_li_bt{
	float:left;
	color:#077aff;
	width:89px;
	background:url(../images/laba.gif) top left no-repeat;
	text-indent:22px;
	font-weight:bold;
}
.neirong_li_list{
	position: relative;
	float:left;
	width:390px;
	height:32px;
	overflow:hidden;
}
.neirong_li_list ul{
	position: absolute;
	width: 390px;
	left:0;
	top: 0;
}

.foot{
	width:100%;
	height:54px;
	overflow:hidden;
	padding-top:5px;
	margin-top:10px;
	background-color:#f9f9f9;
	text-align:center;
	line-height:24px;
	border-top:1px solid #CCC;
}
.foot a{
	color:#008ce5
}
.ty_lb_container {
	overflow: hidden;
	position: fixed;
	width: 980px;
	height: 90px;
	bottom:0;
	z-index: 1;
}
.ty_lb_close {
	cursor: pointer;
	position: absolute;
	z-index: 2;
	top: 5px;
	right: 5px;
	background-color:#FFFFFF;
	color:red;

}